check package version jupyter python

48

check package version jupyter python -

import packagename
print(packagename.__version__)

Comments

Submit
0 Comments